home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 1.iso / ARGONET / PD / PROGRAMMING / BASICGRAB.ARC / !BASICGrab / !Help next >
Text File  |  1997-08-01  |  3KB  |  72 lines

  1.                            =-=-=-=-=-=-=-=-=-=-=-=
  2.                                  BASIC Grabber
  3.                              © Jim Hawkins, 1996
  4.                                      v1.05
  5.                            =-=-=-=-=-=-=-=-=-=-=-=
  6.  
  7.  
  8. Purpose
  9. =-=-=-=
  10.   This application allows you to extract BASIC files from Absolutes, ie BASIC
  11. files that have been done up to look like Absolutes, but aren't really.
  12.  
  13.  
  14. Usage
  15. =-=-=
  16.   Drag the Absolute file, which you believe to contain BASIC data onto the
  17. BASIC Grabber icon on the iconbar. A save box will then appear, from which
  18. you can choose the destination and filename for the extracted file. The
  19. program will now weave its magic and extract the BASIC data (if any exists).
  20.  
  21.  
  22. Absolutes that don't contain BASIC data
  23. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  24.   Because of the nature of the program, if the Absolute does not contain a
  25. BASIC file the Absolute file will get run. If the Absolute is a WIMP program
  26. then BASIC Grabber will automatically quit it, otherwise it is up to you, the
  27. user, to quit it. BASIC Grabber will produce an error message if it was
  28. unsuccessful in its attempts to extract the BASIC file.
  29.  
  30.  
  31. StrongARM users
  32. =-=-=-=-=-=-=-=
  33.   Some 'Absoluted' BASIC files use self-modifying code and because this is
  34. not allowed on the StrongARM CPU then the option 'Disable Cache' can be found
  35. in BASIC Grabber's menu, which means the BASIC data can be extracted, even if
  36. the program won't run normally with the cache on. This works by turning the
  37. cache off whilst extracting the BASIC file and then back on again afterwards,
  38. so extraction will be slower than normal. This option is off by default.
  39.  
  40.  
  41. History
  42. =-=-=-=
  43.   v1.00 First release
  44.   v1.01 Added 'Disable Cache' option for StrongARM users
  45.   v1.02 Fixed a bug that caused the BASIC module to be quit (Thanks go to
  46.         J Miller for pointing this out)
  47.   v1.03 Fixed bugs in save box writable icon
  48.   v1.04 Fixed filename bug
  49.   v1.05 Fixed cache not being turned back on, caused by my alterations to fix
  50.         the filename bug in v1.04 :)
  51.  
  52.  
  53. Contacting me
  54. =-=-=-=-=-=-=
  55.   If you have any problems/queries/bugs(!), please feel free to contact me
  56. at:
  57.  
  58.   James Hawkins
  59.   16 Broadwalk
  60.   South Woodford
  61.   London
  62.   E18 2DW
  63.  
  64.   E-mail: jim.hawkins@argonet.co.uk
  65.  
  66.  
  67. BASIC Grabber is © Jim Hawkins, 1996 and is Freeware.
  68. This means you may copy it freely as long as all files in this application
  69. are distributed together without modification.
  70.  
  71. I cannot be held responsible for any loss of data/damage caused by the use of
  72. this program.